func runtime.memclrNoHeapPointersChunked

2 uses

	runtime (current package)
		malloc.go#L1612: 		memclrNoHeapPointersChunked(size, x) // This is a possible preemption point: see #47302
		malloc.go#L1724: func memclrNoHeapPointersChunked(size uintptr, x unsafe.Pointer) {